home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 2611 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.7 KB

  1. Path: s111.the-spa.com!user
  2. From: doug.cotton@the-spa.com (Doug Cotton)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: C1571 and "flippies"
  5. Date: Fri, 23 Feb 1996 18:49:58 -0500
  6. Organization: Creative Micro Designs, Inc.
  7. Message-ID: <doug.cotton-2302961849580001@s111.the-spa.com>
  8. References: <4g9mng$oeo@tor.abc.se><doug.cotton-2002961041140001@s101.the-spa.com> <148@ppse.win-uk.net><4gham4$pq8@crl7.crl.com> <151@ppse.win-uk.net>
  9. NNTP-Posting-Host: s111.the-spa.com
  10. X-Newsreader: Yet Another NewsWatcher 2.0.6b4
  11.  
  12. In article <151@ppse.win-uk.net>, ppieroni@ppse.win-uk.net (Chip Pieroni) wrote:
  13.  
  14. >         If you reveresed the top head then in effect it would be
  15. > the same as the drive reversing, as it then reads from right--left
  16. > (Exactly the same as reversing the disk direction.) as opposed to it
  17. > reading from left---right. HOWEVER, how could it properly use the
  18. > drive if it couldn't control the motor ? 
  19. >         After all, the 1541 writes the disk sides as completly
  20. > seperate (And would have to be used as such, but not at the same
  21. > time, as the top head would want another part of the top disk than
  22. > the bottom !) not like a 1571. 
  23. > Anyway...
  24. > Cheers !
  25. > Chip Pieroni..
  26.  
  27. This is obviously a prime example of not thinking something through. Look,
  28. you can't resolve the problem by spinning the head itself around -- all
  29. the head does is align magnetic particles one direction or another. It's
  30. like noting that while facing north and throwing a glass of water into the
  31. air with a wind out of the west that the water goes east, then assuming
  32. that if you face south the water will go west... sorry, it just doesn't
  33. work that way.
  34.  
  35. The data on a disk is a serial stream of magnetic bits in a particular
  36. order, and to get around the problem what you really have to do is write
  37. your own GCR and DOS routines to write the data backwards. In other words,
  38. you begin with the end of a track and write until you get to the beginning
  39. of the track, including all sync marks, head gaps, tail gaps, and data
  40. blocks. This is actually doable, but I suspect most of us would rather
  41. flip a disk than spend a few weeks rewriting the DOS to do things
  42. backwards.
  43.  
  44.  
  45. Doug Cotton
  46. E-mail: doug.cotton@the-spa.com
  47.  
  48.  
  49. =====================================================================
  50. |    Creative Micro Designs, Inc.   |    Orders:  (800) 6383-CMD    |
  51. |    P.O. Box 646                   |    Support: (413) 525-0023    |
  52. |    East Longmeadow, MA 01028      |    Fax:     (413) 525-0147    |
  53. ---------------------------------------------------------------------
  54. |        Visit our WWW Site at: http://www.the-spa.com/cmd/         |
  55. =====================================================================
  56.